added samples
[windows-sources.git] / sdk / samples / all in on code / Visual Studio 2008 / CSASPNETUserControlEventExpose / MyUserControl.ascx.designer.cs
blobc6c33e0a1c2cce67439399fb92878a4753f0db66
1 //------------------------------------------------------------------------------
2 // <auto-generated>
3 // This code was generated by a tool.
4 // Runtime Version:2.0.50727.4952
5 //
6 // Changes to this file may cause incorrect behavior and will be lost if
7 // the code is regenerated.
8 // </auto-generated>
9 //------------------------------------------------------------------------------
11 namespace CSASPNETUserControlEventExpose {
14 public partial class MyUserControl {
16 /// <summary>
17 /// btnTest control.
18 /// </summary>
19 /// <remarks>
20 /// Auto-generated field.
21 /// To modify move field declaration from designer file to code-behind file.
22 /// </remarks>
23 protected global::System.Web.UI.WebControls.Button btnTest;